div#main-nav {
    background: #d9f048 !important;
}

div.navbar-default > div.container-fluid > div.navbar-collapse > a > h1 {
    color: #000000 !important;
}

div.div-style-2 {
    background-color: #d9f04838 !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    color: #000 !important
}

div.div-style-2.clickable:hover {
    background-color: #d9f048 !important;
}